home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17852 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  938 b 

  1. Path: interramp.com!usenet
  2. From: "Daniel C. Zimmerman" <zimmerdc@interramp.com>
  3. Newsgroups: comp.unix.questions,comp.lang.c,comp.lang.c++
  4. Subject: Calling COBOL from C/C++
  5. Date: Wed, 17 Apr 1996 14:26:26 -0500
  6. Organization: PSI Public Usenet Link
  7. Message-ID: <317545E2.1DA0@interramp.com>
  8. NNTP-Posting-Host: ip86.dallas2.tx.interramp.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.01Gold (Win95; I)
  13. CC: Venkat_Kodumudi@pagenet.com
  14.  
  15. We are trying to call a Microfocus COBOL program from a C/C++ program.  
  16. We would like to receive extensive error messages (codes) from the COBOL 
  17. program.  One way to do this is to use the "system" call, but it does 
  18. not give us the capability of getting anything more than "success" or 
  19. "failure."  What are some other ways to do this?
  20.  
  21. Please reply back via email to:  Venkat_Kodumudi@pagenet.com
  22.  
  23. (DCZ on behalf of Venkat Kodumudi)
  24.